-
Notifications
You must be signed in to change notification settings - Fork 347
Updates landing page and conf.yaml to specify Elastic Stack 8.19 and earlier #3247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates documentation landing page and configuration to clarify that this documentation covers Elastic Stack 8.19 and earlier versions, providing clear navigation guidance to users seeking current documentation.
- Replaces generic "previous version" warning with specific version information (8.19 and earlier)
- Adds SEO metadata specifying the version scope in page title and description
- Updates user messaging to reference latest versions (Stack 9.1.0 and Cloud Serverless)
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
extra/docs_landing.html | Updates landing page banner to specify Elastic Stack 8.19 and earlier with improved messaging |
conf.yaml | Adds SEO metadata with version-specific page title and description |
<div class="col"> | ||
<p> | ||
Welcome to the docs that cover all changes in Elastic Stack 8.19 and earlier. | ||
To view the docs for the latest Elastic product versions, including Elastic Stack 9.1.0 and Elastic Cloud Serverless, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The hardcoded version references (Stack 9.1.0) in the user message may become outdated quickly. Consider using a more generic reference like 'latest versions' or making this configurable.
To view the docs for the latest Elastic product versions, including Elastic Stack 9.1.0 and Elastic Cloud Serverless, | |
To view the docs for the latest Elastic product versions, including the latest Elastic Stack and Elastic Cloud Serverless, |
Copilot uses AI. Check for mistakes.
Updates the /guide landing page to specify the Elastic Stack 8.19 and earlier.
Adds SEO title and description meta data to specify the Elastic Stack 8.19 and earlier.